to-syn-value_derive 0.1.1

Defines the trait targeted by the derive macro defined in to-syn-value.
Documentation

This crate defines a derive macro to introduce a trait implementation converting values of the attributed type to syn::DeriveInput. Meant for use with to-syn-value.